GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager / GetAnnotationType Method





In This Topic
GetAnnotationType Method (IAnnotationManager)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(30)>
Function GetAnnotationType( _
   ByVal AnnotationIdx As Integer _
) As Annotation.GdPictureAnnotationType
[DispId(30)]
Annotation.GdPictureAnnotationType GetAnnotationType( 
   int AnnotationIdx
)
function GetAnnotationType( 
    AnnotationIdx: Integer
): Annotation.GdPictureAnnotationType; 
DispIdAttribute(30)
function GetAnnotationType( 
   AnnotationIdx : int
) : Annotation.GdPictureAnnotationType;
[DispId(30)]
Annotation.GdPictureAnnotationType GetAnnotationType( 
   int AnnotationIdx
) 
[DispId(30)]
Annotation.GdPictureAnnotationType GetAnnotationType( 
   int AnnotationIdx
) 

Parameters

AnnotationIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager
IAnnotationManager Members